home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3 (Developer)…68k, x86, SPARC, PA-RISC] / NeXTSTEP 3.3 Dev Intel.iso / NextDeveloper / Headers / g++ / Pix.h < prev    next >
C/C++ Source or Header  |  1995-02-06  |  77b  |  7 lines

  1.  
  2. #ifndef _Pix_h
  3. #define _Pix_h 1
  4. #pragma cplusplus
  5. typedef void* Pix;
  6. #endif
  7.